public bool CanInsertRange( int startingIndex, IEnumerable<T> items )
'Declaration Public Function CanInsertRange( _ ByVal startingIndex As Integer, _ ByVal items As IEnumerable(Of T) _ ) As Boolean
'Declaration
Public Function CanInsertRange( _ ByVal startingIndex As Integer, _ ByVal items As IEnumerable(Of T) _ ) As Boolean
C1SelectManyDataCollection<S,T> Class C1SelectManyDataCollection<S,T> Members